home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13320 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  807 b 

  1. Path: csus.edu!orion!c2eyf931
  2. From: FRANCO <c2eyf931@sfsu.edu>
  3. Newsgroups: comp.lang.c++
  4. Subject: NEWBIE : Quicksort
  5. Date: Sun, 24 Mar 1996 14:00:23 -0800
  6. Organization: California State University Sacramento
  7. Message-ID: <Pine.SOL.3.91.960324135520.8433A-100000@orion>
  8. NNTP-Posting-Host: c2eyf931@orion.sfsu.edu
  9. Mime-Version: 1.0
  10. Content-Type: TEXT/PLAIN; charset=US-ASCII
  11. X-Sender: c2eyf931@orion
  12.  
  13. Hello all.......
  14.  
  15. I need some help. (for those who cares). I need to sort an array of 
  16. integers using the quicksort algorithm. (using partisioning and recursion)
  17. Can anyone help?
  18.  
  19. Thanx.
  20.  
  21.  
  22. _____________________________________________________________________
  23. Franco Simanjuntak  | "Comedy is simply a funny way of being serious"
  24. francos@slip.net    |                               -- Peter Ustinov
  25.  
  26.